projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37ef13a
)
(X_NOT_POSIX): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 20 Jul 1993 19:14:05 +0000
(19:14 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 20 Jul 1993 19:14:05 +0000
(19:14 +0000)
src/m/next.h
patch
|
blob
|
history
diff --git
a/src/m/next.h
b/src/m/next.h
index 9c018c62d417b7e4c295bf3c5cf114cf3e98e3af..a2e06f169b05a24d024efd28187d7a0bbe1b3462 100644
(file)
--- a/
src/m/next.h
+++ b/
src/m/next.h
@@
-83,6
+83,9
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define LIB_X11_LIB -L/usr/lib/X11 -lX11
+/* This avoids a problem in Xos.h when using co-Xist 3.01. */
+#define X_NOT_POSIX
+
/* Conflicts in process.c between ioctl.h & tty.h use of t_foo fields */
#define NO_T_CHARS_DEFINES